Skip to content

Conversation

fairendil
Copy link

The bug occurred when calculating the BaseChangeMatrix and a copy of the coordinate system was rotated instead of the base coordinate system rotation. This resulted in the OffsetToBase being added twice, causing an issue in the transformation process.

…methods. The bug occurred when calculating the BaseChangeMatrix and a copy of the coordinate system was rotated instead of the base coordinate system rotation. This resulted in the OffsetToBase being added twice, causing an issue in the transformation process.
@jkalias
Copy link
Member

jkalias commented Nov 27, 2023

Can you provide a regression unit test case for this bug fix please?

@jkalias
Copy link
Member

jkalias commented Jun 16, 2024

@fairendil is this still relevant?

@fairendil
Copy link
Author

No. It's still working wrong and we are using Transform(Point3D/Vector3D)

@jkalias
Copy link
Member

jkalias commented Jun 17, 2024

No. It's still working wrong and we are using Transform(Point3D/Vector3D)

So it IS relevant if it’s still wrong, correct?
Would you mind including some regression unit tests for this case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants